The Dreamweaver JavaScript API > File manipulation functions > dom.isDocumentInFrame() |
![]() ![]() ![]() |
Availability
Dreamweaver 4.0
Description
Identifies whether or not the current document is being viewed inside a frameset.
Arguments
None.
Returns
Returns true
if the document is in a frameset. Returns false
otherwise.
Enabler
None.
![]() ![]() ![]() |